Spread Silverlight Documentation
SuspendEvent Method (NotifyCollectionBase<T>)


GrapeCity.Windows.SpreadSheet.Data Namespace > NotifyCollectionBase<T> Class : SuspendEvent Method
Suspends the collection Changed event.
Syntax
'Declaration
 
Public Sub SuspendEvent() 
'Usage
 
Dim instance As NotifyCollectionBase(Of T)
 
instance.SuspendEvent()
public void SuspendEvent()
See Also

Reference

NotifyCollectionBase<T> Class
NotifyCollectionBase<T> Members